<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {
    color: #000;
    background: #FFF;
}

body {
    color: #666;
    font: 12px/1.231 Microsoft Yahei, helvetica, clean, sans-serif, "Microsoft Yahei";
}

/*网站字体颜色*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select {
    *font-size: 100%;
}

input, select {
    vertical-align: middle;
}

i, em {
    font-style: normal;
}

select, input, button, textarea, button {
    font: 99% arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 100%;
    border-collapse: collapse;
}

pre, code, kbd, samp, tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%;
}

/*title*/
h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 14px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10px;
}

.mt10 {
    margin-top: 10px;
}

a {
    color: #666;
    text-decoration: none;
}

/*for ie f6n.net*/
a:focus {
    outline: 0;
}

/*for ff f6n.net*/
a:hover {
    text-decoration: none;
}

.vam {
    vertical-align: middle;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1
}

p {
    word-spacing: -1.5px;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.center {
    text-align: center;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pa {
    position: absolute;
}

.pr {
    position: relative
}

/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer {
    width: 760px;
    margin: 0 auto;
}

/* -- 搜索 -- */
.sou {
    background: #f4f4f4;
    height: 86px;
    line-height: 86px;
    overflow: hidden;
    margin-bottom: 20px;
}

.s_inp01 {
    padding-top: 24px;
}

.inp01 {
    font: 14px "Microsoft Yahei";
    color: #535353;
    width: 260px;
    height: 40px;
    line-height: 40px;
    background: url(../images/Index/sou1.gif) no-repeat;
    border: 0;
    padding-left: 40px;
}

.inp02 {
    background: url(../images/Index/sou2.gif) no-repeat;
    width: 59px;
    height: 40px;
    border: 0;
    cursor: pointer;
}

.sou p {
    font: 14px "Microsoft Yahei";
    width: 600px;
    color: #535353;
    height: 86px;
    line-height: 86px;
}

.sou p a {
    color: #535353;
    padding: 0 8px;
}

.sou p b {
    color: #400197;
    font-weight: normal;
}

/* -- 页面整体布局 -- */
.header, .content, .footer {
    width: 1100px;
    margin: 0 auto;
}

.left {
    width: 216px;
    float: left;
    overflow: hidden;
}

.left2 {
    width: 715px;
    float: left;
    overflow: hidden;
}

.left3 {
    width: 754px;
    float: left;
    overflow: hidden;
    color: #666;
}

.lefttop {
    background: url(../images/left_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-top: 10px;
}

.left2top {
    background: url(../images/left2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.leftbot {
    background: url(../images/left_bot_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.left2bot {
    background: url(../images/right_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right {
    width: 860px;
    float: right;
    display: inline;
    margin-left: 24px;
    overflow: hidden;
}

.right2 {
    width: 275px;
    float: right;
    overflow: hidden;
}

.right3 {
    width: 201px;
    float: right;
    overflow: hidden;
    color: #666;
}

.righttop {
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.right2top {
    background: url(../images/right2_top_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
}

.rightbot {
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right2bot {
    background: url(../images/left_bot2_img.gif) no-repeat;
    height: 3px;
    font-size: 0;
    overflow: hidden;
    margin-bottom: 10px;
}

.right_main {
    width: 860px;
    padding-bottom: 15px;
    overflow: hidden;
}

.right2_main {
    width: 273px;
    padding-bottom: 15px;
    overflow: hidden;
}

.left2_main {
    width: 715px;
    padding-bottom: 15px;
    overflow: hidden;
}

.h_nav li a:-webkit-any-link {
    display: block;
}


/*头部开始*/
/*头部开始*/
.topWrap {
    /*background: url(../images/h_top_bg.jpg) no-repeat center top;*/
    height: 225px;
    overflow: hidden;
}

.topWrap .mi-top {
    font: 14px "Microsoft Yahei";
    color: #787878;
    height: 33px;
    overflow: hidden;
    line-height: 33px;
}

.topWrap .mi-top span {
    float: right;
    color: #787878;
    height: 33px;
    line-height: 33px;
}

.topWrap .mi-top span a {
    display: inline-block;
    padding: 0 25px;
    color: #787878;
}

.topWrap .mi-top span a.nones {
    padding-right: 0;
}

.topWrap .nr { /*height:116px;*/
    padding-top: 23px;
    overflow: hidden;
}

.topWrap .nr h2 {
    width: 287px;
    float: left;
    overflow: hidden;
    height: 117px;
}

.topWrap .nr h2 img {
    width: 270px;
    height: 64px;
}

.topWrap .nr h3 {
    width: 430px;
    font: 28px "Microsoft Yahei";
    color: #370192;
    float: left;
    color: #000;
    font-weight: bold;
    line-height: 32px;
}

.topWrap .nr h3 em {
    display: block;
}

.topWrap .nr h3 b {
    color: #370192;
}

.topWrap .nr p {
    width: 215px;
    font: 22px "Microsoft Yahei";
    color: #787878;
    font-style: italic;
    float: right;
    font-style: normal;
}

.topWrap .nr p em {
    font: 30px Arial, Helvetica, sans-serif;
    display: block;
    color: #000;
    font-style: italic;
    font-weight: bold;
    font-style: normal;
}

.h_nav {
    height: 54px;
    overflow: hidden;
    background-color: #3f246b;
}

.h_nav ul {
    width: 1100px;
    margin: 0 auto;
    height: 54px;
}

.h_nav li {
    float: left;
    height: 54px;
    overflow: hidden;
    background: url(../images/nav_line.gif) no-repeat right center;
}
.h_nav li:last-child{
    background: none;
}
.h_nav li a {
    display: inline-block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    padding: 0 27px;
    line-height: 52px;
    height: 54px;
}

.h_nav li a:hover, .h_nav .cur a {
    text-decoration: none;
    background: url(../images/hover.png) no-repeat center top;
    text-decoration: none;
}

.h_nav .nones {
    background: none;
}

/*头部结束*/

/*底部开始*/
.footWrap {
    background: url(../images/footer_bg.gif) repeat-x center top;
    height: 340px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 100%;
}

.fnav {
    font: 14px "Microsoft Yahei";
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #e7e7e7;
}

.fnav a {
    color: #e7e7e7;
    padding: 0 30px;
    display: inline-block;
}

.f_pic {
    width: 325px;
    height: 225px;
    margin: 47px 0 0 0;
    overflow: hidden;
}

.f_pic img {
    width: 254px;
    height: 53px;
    margin-bottom: 33px;
}

.f_pic p {
    font: 14px "Microsoft Yahei";
    line-height: 30px;
    color: #e7e7e7;
}

.f_pic p a {
    color: #e7e7e7;
}

.f_wz {
    font: 14px "Microsoft Yahei";
    color: #e7e7e7;
    width: 445px;
    margin-top: 40px;
    line-height: 30px;
}

.f_wz a {
    color: #e7e7e7;
    padding: 0 15px;
}

.f_wz p {
    background: url(../images/f1.jpg) no-repeat left 6px;
    padding-left: 42px;
}

.f_wz .p02 {
    background: url(../images/f2.jpg) no-repeat left 6px;
}

.f_wz .p03 {
    background: url(../images/f3.jpg) no-repeat left 6px;
}

.f_wz .p04 {
    background: url(../images/f4.jpg) no-repeat left 6px;
}

.f_wz .p05 {
    background: url(../images/f5.jpg) no-repeat left 6px;
}

.code {
    width: 134px;
    margin-top: 45px;
}

.code img {
    width: 134px;
    height: 134px;
    display: block;
}

.code em {
    display: block;
    font: 14px "Microsoft Yahei";
    text-align: center;
    line-height: 40px;
    color: #e7e7e7;
}

/*底部结束*/


/*--客服--*/
.ImTable * {
    padding: 0px;
    margin: 0px
}

.ImTable {
    border-collapse: collapse;
    border: none;
    background: url(/UserControls/im/kefu/bg.gif)
}

.ImTable h2 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px
}

.ImHeader {
    height: 164px;
    background: url(/UserControls/im/kefu/im_01.gif)
}

.ImRow0 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
    border: 1px solid #1D4988;
    border-radius: 5px;
}

.ImRow1 {
    background: url(/UserControls/im/kefu/ico_item1.gif) no-repeat;
    margin: 10px 10px 0;
    height: 24px;
    padding-left: 10px;
    padding-top: 4px;
    border: 1px solid #1D4988;
    border-radius: 5px;
}

a.im, a:hover.im {
    text-decoration: none;
    color: #6E2A81;
    font-size: 14px;
    height: 24px;
    line-height: 17px;
    display: block;
}

.ImFooter {
    height: 90px;
    background: url(/UserControls/im/kefu/im_04.gif) no-repeat;
    display: inline-block;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
}

.ImFooter h5 {
    font-size: 14px;
    font-weight: normal;
    color: #6E2A81;
    text-align: center;
    margin: 15px 0 0;
    font-family: 'Microsoft Yahei';
}

.ImFooter p {
    font-size: 20px;
    font-weight: bold;
    color: #6E2A81;
    text-align: center;
    margin: 10px 0;
}


/*rollup.css*/
#roll_top, #fall, #ct {
    position: relative;
    cursor: pointer;
    height: 45px;
    width: 45px;
}

#roll_top {
    background: url(../images/top.gif) no-repeat
}

#fall {
    background: url(../images/top.gif) no-repeat 0 -80px
}

#ct {
    background: url(../images/top.gif) no-repeat 0 -40px
}

#roll {
    display: block;
    width: 45px;
    position: fixed;
    right: 100px;
    top: 75%;
    _margin-right: -505px;
    _position: absolute;
    _margin-top: 300px;
    _top: expression(eval(document.documentElement.scrollTop));
    z-index: 999;
}

/*鼠标放上去 返回顶部*/
#roll_top2 {
    position: relative;
    cursor: pointer;
    height: 45px;
    width: 45px
}

#roll_top2 {
    background: url(../images/fh_top.gif) no-repeat;
    display: none;
    position: fixed;
}

/*分享*/
#fx {
    position: relative;
    cursor: pointer;
    height: 45px;
    width: 45px
}

#fx {
    background: url(../images/fx.gif) no-repeat;
    display: block;
    position: absolute;
    top: 50px;
    left: 0px;
}

#fx2 {
    position: relative;
    cursor: pointer;
    height: 45px;
    width: 45px
}

#fx2 {
    background: url(../images/s_fx.gif) no-repeat;
    display: block;
    position: absolute;
}

.bshare-custom {
    display: block;
    position: absolute;
    top: 13px;
    left: -135px;
    right: 0px;
    height: 45px;
    width: 180px;
}

/*二维码*/
#erweima {
    position: relative;
    cursor: pointer;
    height: 45px;
    width: 45px;
    display: block;
}

#erweima {
    background: url(../images/erweima.gif) no-repeat;
    display: block;
    position: absolute;
    top: 100px;
    left: 0px;
}
.swiper{
    width: 100%;
    height: 502px;
}
.swiper .swiper-slide img{
    width: 100%;
    height: 502px;
    object-fit: cover;
}





</pre></body></html>